service code

英 [ˈsɜːvɪs kəʊd] 美 [ˈsɜːrvɪs koʊd]

网络  服务方式; 服务代码; 业务码; 服务编号; 服务码

计算机



双语例句

  1. This is very useful because not only can it keep the Web service code concise, but also it can help to separate the Web service code from any business logic code you already have.
    这很有用,因为这样不仅可以保持Web服务代码的简洁,而且有助于从已有的任何业务逻辑代码中分离出Web服务代码。
  2. In other words, it's the class in the Web service code with public methods that users can access.
    换句话说,它就是Web服务代码中带有用户可访问的public方法的类。
  3. The goal in this exercise is to isolate the cache from the actual web service code.
    这个练习的目标是将高速缓存与实际的Web服务代码分离开来。
  4. BigBankClient is the third party client which uses the Big Bank Web services, BigBankWeb component contains the generated Web service code and its context root is set to BigBank.
    BigBankClient是第三方客户机,要使用BigBankWeb服务,BigBankWeb组件包含生成的Web服务代码,其上下文根设置为BigBank。
  5. Implementing the caching system at the pivot point isolates it from the service code.
    在轴心点实现高速缓存系统将其与服务代码分离开来。
  6. The service code is present in the EAX register.
    服务编码放在EAX寄存器中。
  7. It becomes increasingly important to enforce good design principles for error handling, tracking/ auditing, data translation, and security, and to make sure they are incorporated into any service code.
    越来越重要的是,要执行用于错误处理、跟踪/审核、数据转换和安全性的良好设计原则,并确保将其加入到任何服务代码中。
  8. Because there may be multiple classes defined in the Web service code, you must select only one of them as an interface to the Web service.
    因为Web服务代码中可能定义了多个类,所以必须仅选择其中一个作为Web服务的接口。
  9. I use the SOAPContext request object to get the attachment information as shown in the service code.
    如服务代码中所示,我使用SOAPContext请求对象来获取附件信息。
  10. This service code is generated in the form of a skeleton implementation, with service methods that just throw an exception.
    此服务代码以框架实现的形式生成,其中包含直接引发异常的服务方法。
  11. Here are some general caveats and troubleshooting guidelines to assist you if you have problems with your Web service code.
    如果您的Web服务代码有问题,那么下面这些通用的告诫及故障检修指导原则可以给您一些帮助。
  12. On the plus side, JIBX lets you work directly with existing classes in cases where web service interfaces are being added to existing service code.
    就好的一面而言,JIBX可让您在Web服务接口添加到现有服务代码的情况下直接使用现有类。
  13. This Maven command will compile the service code and create the jaxws-calculator-service-1.0.war file in the target/ subdirectory.
    这个Maven命令将编译服务代码,并在target/subdirectory中创建jaxws-calculator-service-1.0.war文件。
  14. However, in a typical web application, that service code is just a small part of the total code in the application.
    但是,在一个典型web应用程序中,服务代码只是应用程序中的全部代码的一小部分。
  15. Make sure that the% INCLUDE "lsxsd. lss" line is in the Options section of the Web service code.
    确保%INCLUDE“lsxsd.lss”行位于Web服务代码的Options部分中。
  16. Thus far, we discussed how to write your JDBC Data Mediator Service code to perform some basic select queries and more advanced queries involving filters and multiple tables against a database.
    到现在为止,我们讨论了如何编写JDBC数据中介服务代码来执行一些基本选择查询和更高级的查询(涉及过滤器和数据库中的多个表)。
  17. The Telecom Web Services Toolkit simplifies building applications by providing Web service code snippets that are easy to insert into their application code.
    这个TelecomWebServicesToolkit通过提供容易插入它们应用软件代码的Web服务代码片段来简化应用软件构建过程。
  18. Military service code is decided, the student of full-time school go to school is OK postpone the imposition of a tax or levy, but they still have the obligation that performs military service, want to accept a military affairs to train during go to school so.
    兵役法规定,正在全日制学校就学的学生可以缓征,但他们仍有履行兵役的义务,所以在就学期间要接受军事练习。
  19. The JMS approach supports a range of asynchronous services, but JMS does tie the client and service code to the use of some messaging infrastructure.
    尽管JMS方法支持一些异步服务,但是JMS将客户端和服务代码束缚到了某些消息基础设施的使用之上。
  20. The second is called "start-from-code", or" code first", and involves plugging sample service code into your framework of choice and generating the WSDL+ schema from that code.
    第二种被称为“由代码开始(start-from-code)”,或是“代码优先(codefirst)”,牵涉将例子服务代码插入你选择的框架,并由那个代码产生WSDL+模式(schema)。
  21. At development time, the PIM was parsed to generate simulation service code.
    实现用解析平台无关的模型自动生成仿真服务。
  22. Data on the inside is described as living in the "now." The data is usually private to the service and encapsulated by service code.
    服务内部数据被描述为“现在”,这些数据一般是对服务私有的,被服务代码封装好的。
  23. The Relationship between the public service code of ethics and the party style and clean government
    论公共服务伦理规范与党风廉政建设的关系
  24. However, you must call logonuser in your web service code and pass the credentials of the current user.
    但是,必须在web服务代码中调用logonuser,传递当前用户的凭据。
  25. For large customers and distributors, service code used to identify and provide superior to ordinary users.
    对于大客户和经销商,采用服务代码识别,提供优于普通用户的服务。
  26. Debugging distributed scenarios gets easier by being able to step into service code from a client, as well as being able to hit service breakpoints from a client.
    现在调试分布式系统变得更加简单,因为VS2008可以从客户端跟踪进入服务端的代码,也可以从客户端击中服务端的断点。
  27. The change to any of these parameters will only impact the data service code and will not force every single consumer to change their data access logic.
    任何这些参数的变化都只会影响数据服务的代码,不会要求每个消费者改变其数据访问逻辑。
  28. Civil service code of conduct and discipline
    公务员行为及纪律守则
  29. In the section of instance research, we do some work include: analysis of requirement, design of system, implement of system that include: analysis of CORBA framework code and analysis of CORBA service code.
    在实例研究部分,特定于一个分布式售票系统,进行需求分析和系统设计、系统实现,包括CORBA框架代码分析和CORBA服务代码分析。